home *** CD-ROM | disk | FTP | other *** search
/ Safarir 3 / SafTV-CD3.iso / pc / Bonus / Dessins Animés / static / jeux / tetris.swf / scripts / DefineButton2_57 / BUTTONCONDACTION on(keyPress Left).as < prev    next >
Text File  |  2001-11-21  |  43b  |  4 lines

  1. on(keyPress "<Left>"){
  2.    call("lt");
  3. }
  4.